Developer Documentation
PATHJava Developer Documentation > Mac OS Runtime for Java > JManager > Programming With JManager


Applet Reference

An instantiated applet is defined by the JMAppletViewerRef object, which has the following type definition:

typedef struct JMAppletViewer* JMAppletViewerRef;

Note that the JMAppletViewer object is not the same as a java.applet.Applet object. The JMAppletViewer object encapsulates the Java applet object so that it can be referenced outside the Java environment.


© 1998 Apple Computer, Inc. — (Last Updated 3 Dec 98)